home *** CD-ROM | disk | FTP | other *** search
/ Network PC / Network PC.iso / amiga utilities / communication / bbs / hydrabbsa8 / setup < prev    next >
Encoding:
Text File  |  1997-11-21  |  685 b   |  27 lines

  1. Assign hbbs: ""
  2. Assign fonts: hbbs:System/amiga/fonts add
  3. Assign devs: hbbs:System/amiga/devs add
  4. Assign libs: hbbs:System/amiga/libs add
  5. ; Only if you have developer stuff!
  6. Assign Include: HBBS:Developer/Include add
  7.  
  8. Path HBBS:System/Amiga/CLI ADD
  9.  
  10. ; set the TTX below to what ever editor you use, if it's not in the path
  11. ; then specify it's location. (ie, use CED, ED, GED etc...)
  12.  
  13. setenv HBBSEditor TTX
  14.  
  15. ; then specify the parameters you want to send to the editor after the
  16. ; filename has been passed to it.
  17.  
  18. setenv HBBSEditorParams SCREEN CtrlScrn
  19.  
  20. ; using the above 2 settings we'd get something like this:
  21.  
  22. ; TTX <filename> SCREEN CtrlScrn
  23.  
  24. HBBS:Utils/Select_Mode
  25.  
  26. echo "Done!"
  27.